projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5bc1c7d
)
(rmail-search-mime-header-function): Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Sat, 17 Aug 2002 04:58:35 +0000
(
04:58
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 17 Aug 2002 04:58:35 +0000
(
04:58
+0000)
lisp/mail/rmail.el
patch
|
blob
|
history
diff --git
a/lisp/mail/rmail.el
b/lisp/mail/rmail.el
index 89046be6d03dd95251554756c8811035129eccfd..eb984deff13c7697d2c8ff895e1817795bae80c3 100644
(file)
--- a/
lisp/mail/rmail.el
+++ b/
lisp/mail/rmail.el
@@
-457,7
+457,7
@@
MSG is the message number, REGEXP is the regular expression.")
(defvar rmail-search-mime-header-function nil
"Function to check if a regexp matches a header of MIME message.
This function is called if `rmail-enable-mime' is non-nil.
-It is called with
four
arguments MSG, REGEXP, and LIMIT, where
+It is called with
three
arguments MSG, REGEXP, and LIMIT, where
MSG is the message number,
REGEXP is the regular expression,
LIMIT is the position specifying the end of header.")